                         Flash programming algorithms for KEIL Vision Flash Utility
                         ===========================================================


Date:    March 2012
Author:  NXP Semiconductors



Content: 
--------  

                           *.FLM     Cortex-M3/M4 binaries, need to go into the folder .\KEIL\ARM\Flash

      M28W320FCT_LPC4350_SerizII     Source folder for M28W320 flash on Silica SerizII board
     S29AL016J70T_LPC4350_Diolan     Source folder for S29AL016 flash on Diolan LPC4350-DB1 board
SST39VF3201x_LPC1850_Hitex_RevAx     Source folder for SST39VF3201x flash on LPC1850EVA boards
                           SPIFI     Source folder for serial qSPI flash programming
                             NXP     Sources folder for other flash algorithms for earlier boards from NXP


                     ini-scripts     INI scripts for Vision debugger and flash utility

     LPC18xx_43xx_ExtFlash16.ini     Debugger INI script for debugging code in external 16-bit flash
 LPC18xx_43xx_ExtFlash16Prog.ini     Flash utility INI script for programming external 16-bit flash
     LPC18xx_43xx_ExtFlash32.ini     Debugger INI script for debugging code in external 32-bit flash
 LPC18xx_43xx_ExtFlash32Prog.ini     Flash utility INI script for programming external 32-bit flash
        LPC18xx_43xx_ExtSRAM.ini     Debugger INI script for debugging code in external 16-bit SRAM
          LPC18xx_43xx_SPIFI.ini     Debugger INI script for debugging code in external serial flash
           LPC18xx_43xx_SRAM.ini     Debugger INI script for debugging code in internal SRAM
                      
                                     Note: no script is required for programming of the serial flash at the SPIFI.



More details to the flash utility and the source projects can be found in Abstract.txt in the source folders.
For a recompilation of the source a licensed version of KEIL Vision is required, the evaluatiopn version does 
not create position independent code.